.banner2 {
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 1100px;
}

.banner_about {
    width: 100%;
    position: relative;
    background-image: url(../images/banner_gsbz.jpg);
    height: 300px;
    background-repeat: repeat-x;
    background-position: center center;
}

.banner_inner {
    width: 100%;
    position: relative;
    background-image: url(../images/banner_inner.jpg);
    height: 300px;
    background-repeat: repeat-x;
    background-position: center center;
}

.banner_about a {
    display: block;
    height: 300px;
}

#zhuxiao {
    background-image: url(../images/banner_zhuxiao.jpg);
    height: 350px;
}

#inner {
    /* background-image: url(../images/banner_inner.jpg); */
    height: 300px;
}

.main3 {
    background-color: #FFFFFF;
    padding: 20px;
    float: left;
    width: 1060px;
    position: relative;
}

.position {
    line-height: 60px;
    height: 60px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
    position: relative;
}

.position span {
    line-height: 60px;
    float: right;
    height: 60px;
    padding-left: 25px;
    background-image: url(../images/home1.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #666666;
}

.cat_title {
    font-size: 24px;
    line-height: 60px;
    font-weight: normal;
    color: #00892d;
    float: left;
    height: 60px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00892d;
}

.cat_title i {
    float: left;
}

.page_left {
    float: left;
    width: 240px;
    position: relative;
}

.page_right {
    float: right;
    width: 830px;
    min-height: 700px;
    position: relative;
}

.left_menu ul {
    float: left;
    width: 240px;
}

.left_menu {
    float: left;
    width: 220px;
    position: relative;
    background-color: #395292;
    border: 10px solid #395292;
}

.left_menu > ul > li {
    line-height: 40px;
    /* float: left; */
    /* height: 40px; */
    width: 200px;
    font-size: 15px;
    text-transform: capitalize;
    padding: 10px 10px 0 10px;
    display: inline-block;
}

.left_menu > ul > li > a {
    color: #395292;
    text-decoration: none;
    display: block;
    float: left;
    width: 200px;
    background-color: #FFFFFF;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

.left_menu > ul > li > a:hover {
    color: #395292;
    background-color: #ECF9F8;
}

.left_menu > ul > li.on2 > a {
    color: #395292;
    font-size: 16px;
    font-weight: bold;
    background-color: #ECF9F8;
}

.left_menu > ul > li ul{
overflow: hidden;
padding: 10px 20px 0 20px;
}
.left_menu > ul > li ul li{
    line-height: 28px;
    background: url(./T.gif) 0px 8px no-repeat;
    
}
.left_menu > ul > li ul li a{
    color: #fff;
    font-size: 13px;
    text-indent: 22px;
    display: block;
}
.left_menu > ul > li ul li.on2 a{
    color: #DF1721;
    font-size: 13px;
}

.left_title {
    float: left;
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #395292;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    overflow: hidden;
    padding-left: 20px;
}

.left_rank {
    width: 240px;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

.left_rank li {
    line-height: 30px;
    float: left;
    height: 30px;
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 3px;
    padding-bottom: 3px;
}

.left_rank li i {
    font-style: normal;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #4e4e4e;
    text-align: center;
    margin: 5px;
    float: left;
    height: 20px;
    width: 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.left_rank2 {
    width: 240px;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

.left_rank2 li {
    line-height: 30px;
    float: left;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.left_rank2 li i {
    font-style: normal;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #4e4e4e;
    text-align: center;
    margin: 5px;
    float: left;
    height: 20px;
    width: 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.left_rank2 span {
    float: left;
    width: 220px;
}

.left_rank2 span img {
    width: 100%;
    height: auto;
}

.left_rank2 p {
    line-height: 30px;
    text-align: center;
    float: left;
    height: 30px;
    width: 220px;
}

.left_rank3 {
    float: left;
    width: 240px;
}

.page_read {
    float: left;
    width: 810px;
    padding: 10px;
}

.page_read_title {
    font-size: 24px;
    line-height: 35px;
    font-weight: normal;
    color: #333333;
    text-align: center;
    float: left;
    width: 810px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.page_read_info {
    line-height: 35px;
    color: #999999;
    float: left;
    width: 810px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
    text-align: center;
}

.page_content {
    font-size: 14px;
    line-height: 2.2em;
    color: #333333;
    padding: 10px;
    float: left;
    width: 790px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 240px;
}

.page_content img {
    max-width: 790px;
    height: auto;
}

.left_message {
    background-color: #f5f5f5;
    float: left;
    width: 240px;
    position: relative;
}

.left_msgbox {
    padding: 10px;
    float: left;
    width: 220px;
}

.left_msgbox p {
    float: left;
    width: 220px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.input-text2 {
    width: 97%;
    line-height: 30px;
    height: 30px;
    float: left;
    border: 1px solid #e2e2e2;
    padding-left: 2%;
}

.left_mshtit {
    line-height: 40px;
    float: left;
    height: 40px;
    width: 210px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    padding-left: 30px;
    background-image: url(../images/ico_msg.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

.left_msgbox dt {
    float: left;
    height: 35px;
    width: 220px;
    padding-top: 10px;
}

.left_msgbox textarea {
    border: 1px solid #e2e2e2;
    line-height: 25px;
    padding: 5px;
    width: 210px;
    height: 50px;
    color: #666666;
    float: left;
}

.left_msgbox dt a {
    width: 100px;
    height: 33px;
    line-height: 33px;
    color: #666666;
    float: left;
    border: 1px solid #e2e2e2;
    background-color: #FFFFFF;
    text-align: center;
}

.msg_sub {
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #666666;
    float: right;
    border: 1px solid #e2e2e2;
    background-color: #FFFFFF;
    text-align: center;
}

.left_box {
    float: left;
    width: 240px;
}

.left_box2 {
    float: left;
    width: 230px;
    border: 1px solid #395292;
    padding: 4px;
    margin-bottom: 50px;
}

.share {
    float: left;
    height: 40px;
    width: 790px;
    padding-left: 10px;
}

.left_title p {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    height: 25px;
    width: 150px;
    padding-top: 5px;
}

.left_title dt {
    line-height: 25px;
    color: #DAF3F0;
    float: left;
    height: 25px;
    width: 150px;
    text-transform: uppercase;
}

.left_title span {
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    height: 60px;
    width: 45px;
    padding-left: 10px;
    font-family: "Times New Roman", Times, serif;
}

.left_list {
    padding: 5px;
    float: left;
    width: 220px;
}

.left_list li {
    line-height: 35px;
    background-image: url(../images/ico1.jpg);
    background-repeat: no-repeat;
    background-position: 2px center;
    float: left;
    height: 35px;
    width: 210px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left_tel {
    float: left;
    width: 230px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
}

.left_tel p {
    font-size: 15px;
    line-height: 35px;
    color: #666666;
    text-align: center;
    float: left;
    height: 35px;
    width: 230px;
}

.left_tel dt {
    font-size: 20px;
    line-height: 30px;
    color: #CC0000;
    float: left;
    height: 30px;
    width: 230px;
    text-align: center;
}

.left_tel span {
    width: 200px;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 10px;
    float: left;
}

.left_tel span img {
    width: 200px;
    height: 200px;
}

.left_contact {
    line-height: 28px;
    color: #333333;
    padding: 5px;
    float: left;
    width: 220px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.right_title {
    line-height: 37px;
    float: left;
    height: 37px;
    width: 819px;
    padding-right: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
}

.right_title h2 {
    line-height: 36px;
    color: #395292;
    text-align: center;
    float: left;
    height: 36px;
    display: inline-block;
    font-size: 16px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #395292;
    padding-right: 5px;
    padding-left: 35px;
    background-image: url(../images/icon1.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
}

.right_title span {
    line-height: 37px;
    float: right;
    height: 37px;
    padding-left: 25px;
    background-image: url(../images/home1.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #666666;
}

.list {
    float: left;
    width: 810px;
    position: relative;
    padding: 10px;
}

.list_txt {
    margin: 0px;
    padding: 0px;
}

.list_txt li {
    float: left;
    width: 800px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DFDFDF;
    padding-right: 5px;
    padding-left: 5px;
}

.list_txt span {
    padding: 1px;
    float: left;
    border: 1px solid #e2e2e2;
}

.list_txt h4 {
    font-size: 15px;
    line-height: 35px;
    font-weight: bold;
    float: left;
    height: 35px;
    width: 790px;
    background-image: url(../images/ar1.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 15px;
}

.list_txt p {
    line-height: 20px;
    color: #999999;
    float: right;
    width: 800px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.list_txt dt {
    line-height: 30px;
    color: #999999;
    float: right;
    height: 30px;
    width: 800px;
}

.list_tuwen {
    margin: 0px;
    padding: 0px;
}

.list_tuwen span {
    padding: 1px;
    float: left;
    border: 1px solid #e2e2e2;
}

.list_tuwen h4 {
    font-size: 13px;
    line-height: 35px;
    font-weight: bold;
    float: right;
    height: 35px;
    width: 510px;
}

.list_tuwen p {
    line-height: 25px;
    color: #999999;
    float: right;
    width: 510px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.list_tuwen dt {
    width: 510px;
    float: right;
    line-height: 30px;
    color: #999999;
}

.list_tuwen li {
    float: left;
    width: 740px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
}

.read {
    float: left;
    width: 810px;
    padding: 10px;
}

.read_title {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    float: left;
    width: 810px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.read_info {
    line-height: 35px;
    color: #999999;
    text-align: center;
    float: left;
    height: 35px;
    width: 810px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
}

.read_content {
    width: 790px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 2.2em;
    color: #333333;
    float: left;
}

.read_content img {
    max-width: 720px;
    height: auto
}

.read_content table,
.read_content td,
.read_content tr {
    max-width: 100%;
    font-size: 13px;
}

.page_up {
    line-height: 35px;
    color: #666666;
    float: left;
    height: 35px;
    width: 810px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e2e2e2;
}

.share {
    line-height: 35px;
    float: left;
    height: 35px;
    width: 810px;
}

.list_pic {
    margin: 0px;
    padding: 0px;
}

.list_pic li {
    padding: 10px;
    float: left;
    width: 180px;
}

.list_pic span {
    padding: 1px;
    float: left;
    width: 176px;
    border: 1px solid #e2e2e2;
}

.list_pic p {
    line-height: 30px;
    text-align: center;
    padding: 5px;
    float: left;
    height: 30px;
    width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.read_about {
    float: left;
    width: 790px;
    background-color: #F3F3F3;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.read_about_t {
    font-size: 15px;
    line-height: 35px;
    color: #333333;
    float: left;
    height: 35px;
    width: 790px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.read_about_t span {
    float: left;
    width: 360px;
    padding-left: 10px;
    font-size: 15px;
    color: #395292;
}

.read_about_list {
    float: left;
    width: 380px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.read_about_list li {
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 2px center;
    float: left;
    height: 35px;
    width: 360px;
    padding-left: 10px;
    background-image: url(../images/ico-1.gif);
}

.read_about_list span {
    color: #999999;
    float: right;
}

.read_about2 {
    float: left;
    width: 760px;
    background-color: #F3F3F3;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.about_t {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    float: left;
    height: 40px;
    width: 1100px;
}

.read_about_t2 {
    font-size: 15px;
    line-height: 35px;
    color: #333333;
    float: left;
    height: 35px;
    width: 760px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.read_about_t2 span {
    float: left;
    width: 360px;
    padding-left: 10px;
}

.read_about2_list li {
    padding: 10px;
    float: left;
    width: 170px;
}

.read_about2_list span {
    padding: 1px;
    float: left;
    width: 166px;
    border: 1px solid #e2e2e2;
}

.read_about2_list p {
    line-height: 25px;
    text-align: center;
    padding: 5px;
    float: left;
    height: 25px;
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.so_bg2 {
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 25px;
    padding-bottom: 50px;
}

#inner_bg {
    background-image: url(../images/inner2.jpg);
}

.title2 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.title2 h3 {
    font-size: 30px;
    line-height: 40px;
    color: #395292;
    text-align: center;
    height: 40px;
    width: 100%;
    background-image: url(../images/title_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 10px;
}

.title2 p {
    line-height: 35px;
    color: #999999;
    text-align: center;
    height: 35px;
    width: 100%;
}

.zhuce {
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.zc_title {
    height: 60px;
    line-height: 72px;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    font-size: 24px;
    color: #4B4B4B;
    font-weight: bold;
}

.zc_title i {
    display: block;
    height: 50px;
    text-align: center;
    font-size: 35px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    position: relative;
    left: 0;
    top: 0px;
    float: left;
    line-height: 50px;
    background-color: #395292;
    width: 50px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin: 5px;
}

.zc_title span {
    line-height: 60px;
    float: left;
    height: 60px;
    padding-left: 10px;
}

.zc_liucheng {
    float: left;
    width: 1080px;
    padding-left: 10px;
}

.zc_liucheng li {
    width: 220px;
    float: left;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.zc_liucheng li span {
    width: 120px;
    height: auto;
    vertical-align: top;
    text-align: center
}

.zc_liucheng li span img {
    width: 100px;
    height: auto;
}

.zc_liucheng li p {
    width: 100%;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}

.zc_liucheng li i {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #395292;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin: 5px;
    font-style: normal;
    color: #FFFFFF;
    line-height: 25px;
    font-size: 15px;
    font-weight: bold;
}

.zc_liucheng dt {
    line-height: 25px;
    color: #666666;
    height: 25px;
    width: 100%;
}

.zc_liucheng li.arr {
    width: 60px;
    margin: 0px;
    padding-top: 35px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.zc_liucheng li.arr img {
    width: 43px;
    height: auto;
    margin-top: 30px;
}

.zc_info {
    line-height: 40px;
    color: #999999;
    text-align: center;
    width: 100%;
}

.zc_ziliao {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.zc_ziliao table {
    width: 100%;
    border: 1px solid #395292;
    border-right: 0;
}

.zc_ziliao table tr td {
    width: 50%;
    padding: 15px;
    line-height: 175%;
    font-size: 16px;
    color: #666;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #395292;
    border-bottom-color: #395292;
}

.zc_ziliao table tr:last-child td {
    border-bottom: 0;
}

.zc_ziliao table tr:nth-child(2n) td {
    background: #F3F3F3;
}

.zc_ziliao table tr td i,
.zc_ziliao table td p i,
.zc_ziliao table td .name i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 47px;
    height: 47px;
    background: url(../images/icon18.png) no-repeat;
    background-size: cover;
    text-align: center;
    line-height: 47px;
    font-size: 20px;
    color: #395292;
    font-weight: bold;
    font-style: normal;
}

.zc_ziliao em {
    font-style: normal;
    color: #999999;
}

.zc_dedao {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.zc_dedao table {
    width: 100%;
    border: 1px solid #395292;
    border-right: 0;
}

.zc_dedao table td {
    border-right: 1px solid #395292;
    text-align: center;
    padding: 35px 0;
}

.zc_dedao table td p {
    width: 100%;
    padding: 7px 0;
    padding-left: 20px;
    font-size: 16px;
    color: #4B4B4B;
    text-align: left;
}

.zc_dedao table td p em {
    color: #DF1721;
}

.zc_dedao table td p i {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.phone {
    background-image: url(../images/j5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
}

.phone p {
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    height: 45px;
    width: 100%;
}

.list2 {
    float: left;
    width: 1100px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.list2_text {
    margin: 0px;
    padding: 0px;
}

.list2_text li {
    float: left;
    width: 530px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #e2e2e2;
}

.list2_text h4 {
    font-size: 15px;
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 5px center;
    float: left;
    height: 35px;
    width: 490px;
    padding-left: 40px;
    background-image: url(../images/ico_know.png);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list2_text h4 a {
    color: #029d89;
    text-decoration: none;
}

.list2_text p {
    line-height: 25px;
    color: #999999;
    float: left;
    width: 490px;
    padding-left: 40px;
    max-height: 48px;
}

.zhuxiao_title {
    height: 45px;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 45px;
    color: #FFFFFF;
    background-color: #395292;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
}

.zhuxiao_pic {
    background-color: #FFFFFF;
    padding: 20px;
    float: left;
    width: 1060px;
    text-align: center;
}

.zhuxiao_pic img {
    width: 100%;
    height: auto;
}

.zx_weihai {
    background-color: #208ed4;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.weihai_box {
    background-color: #CBE6F8;
    float: left;
    width: 1000px;
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
}

.weihai_box ul {
    margin: 0px;
    padding: 0px;
}

.weihai_box li {
    font-size: 14px;
    line-height: 40px;
    color: #333333;
    float: left;
    height: 40px;
    width: 500px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.weihai_box span {
    font-size: 15px;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #208ED4;
    text-align: center;
    float: left;
    height: 30px;
    width: 30px;
    margin: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
}

.list_gszr {
    float: left;
    width: 1100px;
}

.list_gszr li {
    float: left;
    width: 224px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #75D5C9;
    border-bottom-color: #75D5C9;
    padding: 25px;
    background-color: #395292;
}

.list_gszr span {
    float: left;
    height: 106px;
    width: 106px;
    padding-left: 60px;
    overflow: hidden;
}

.list_gszr span img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border: 3px solid #81D8CD;
}

.list_gszr p {
    line-height: 40px;
    text-align: center;
    float: left;
    height: 35px;
    width: 224px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}

.list_gszr p a {
    color: #FFFFFF;
    text-decoration: none;
}

.list_gszr dt {
    line-height: 30px;
    color: #999999;
    float: right;
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 36;
    overflow: hidden;
}

.list_gszr i {
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    font-style: normal;
    display: inline-block;
    float: left;
    border: 1px solid #D1F1ED;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15x;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.list_gszr i a {
    color: #FFFFFF;
    text-decoration: none;
}

.list_gszr2 {
    float: left;
    width: 1060px;
}

.list_gszr2 li {
    float: left;
    width: 25.2%;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #75D5C9;
    border-bottom-color: #75D5C9;
    background-color: #395292;
    padding-top: 25px;
    padding-right: 4%;
    padding-bottom: 25px;
    padding-left: 4%;
    text-align: center;
}

.list_gszr2 span {
    height: 106px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.list_gszr2 span img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border: 3px solid #81D8CD;
}

.list_gszr2 p {
    line-height: 40px;
    text-align: center;
    height: 35px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}

.list_gszr2 p a {
    color: #FFFFFF;
    text-decoration: none;
}

.list_gszr2 dt {
    line-height: 30px;
    color: #999999;
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 36;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

.list_gszr2 i {
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    font-style: normal;
    display: inline-block;
    float: left;
    border: 1px solid #D1F1ED;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15x;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.list_gszr2 i a {
    color: #FFFFFF;
    text-decoration: none;
}

.read_about2 {
    float: left;
    width: 760px;
    background-color: #F3F3F3;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.about_t {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    float: left;
    height: 40px;
    width: 1100px;
}

.read_about_t2 {
    font-size: 15px;
    line-height: 35px;
    color: #333333;
    float: left;
    height: 35px;
    width: 760px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.read_about_t2 span {
    float: left;
    width: 360px;
    padding-left: 10px;
}

..read_about2_list {
    padding: 0px;
    margin: 0px;
}

.read_about2_list li {
    padding: 10px;
    float: left;
    width: 175px;
}

.read_about2_list span {
    padding: 1px;
    float: left;
    width: 171px;
    border: 1px solid #e2e2e2;
}

.read_about2_list p {
    line-height: 25px;
    text-align: center;
    padding: 5px;
    float: left;
    height: 25px;
    width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.read_about2_list {
    float: left;
    width: 790px;
}

.zc_m {
    float: left;
    width: 1098px;
    border: 1px solid #e2e2e2;
}

.sx {
    width: 100%;
}

.sx li {
    width: 545px;
    float: left;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #eee;
    text-align: left;
    position: relative;
}

.sx li.hui {
    background: #FAFAFA;
}

.sx li p {
    width: 100%;
    height: 75px;
    line-height: 75px;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 70px;
    font-size: 16px;
}

.sx li i,
.sd li.des p i {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    left: 25px;
    top: 22px;
    font-style: normal;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #395292;
}

.sx li p span,
.sd li.des p span {
    color: #D9131D;
}